﻿body {
    font-family: "Microsoft YaHei","微软雅黑", "PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

a {
    text-decoration: none !important;
    color: rgb(0 0 0 / 0.90);
}
/*通用*/
.nav-pills .nav-link {
    border-radius: 0;
    color: #3f3f3f;
    font-weight: 500;
    font-size: 1.0em; /*14px;*/
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

    .nav-pills .nav-link .active {
        font-weight: 900;
        font-size: 1.4em; /*16px;*/
        color: #fff !important;
        background-color: #33509f !important;
        box-shadow: rgb(0 0 0 / 0.10) 0px 3px 3px 0px;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #33509f !important;
    }

.img-res {
    width: auto;
    max-height: 100%;
}

.img-w-full {
    z-index: 1 !important;
    width: 100%;
    height: auto;
}

/*装饰条*/
.decorate {
    background-color: #fff;
}

/*配色*/
.main-color-1 {
    background-color: #474443 !important;
}
/*主辅助色（深黑）*/

.main-color-2 {
    background-color: #33509f !important;
}
/*主辅助色（蓝）*/
.main-color-21 {
    background-color: #33509f !important;
    background-clip: content-box;
}
/*主辅助色（蓝）*/


.main-color-3 {
    background-color: #241F53 !important;
}
/*主辅助色（紫）*/

.main-color-4 {
    background-color: #A0D9F6 !important;
    background-clip: content-box;
}
/*主辅助色（浅蓝）*/

.main-color-5 {
    background-color: #d7d7d740 !important;
    background-clip: content-box;
}
/*主辅助色（浅灰）*/

.main-color-6 {
    background-color: #dee2e659 !important;
}
/*主辅助色（深灰）*/
.main-color-7 {
    color: #33509f;
}

/*主BOX*/
.main-box {
    position: relative;
}
/*LOGO*/
.logo-mian-box {
    max-height: 205px;
    z-index: 999 !important;
}

.logo-top-box {
    max-height: 35px;
    z-index: 999;
}

.gxjd-logo, .text-secondary span {
    font-size: .75em /*6px*/ !important;
    padding: 0 !important;
}

    .gxjd-logo .navbar-brand {
        line-height: 2em; /*35px;*/
    }

    .gxjd-logo img {
        padding: 0 !important;
        height: 1em; /*15px;*/
    }

.logo-top-box span {
    line-height: 2em; /*30px;*/
    font-size: 1em; /*13px;*/
}

.logo-middle-box {
    z-index: 998;
}

    .logo-middle-box .row {
        min-height: 10em; /*135px;*/
    }
    /*搜索框*/
    .logo-middle-box input {
        font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif !important;
    }

.form-control:focus {
    border-color: rgb(255 255 255 / 0.00) !important;
}

.search-main-box .form-control {
    border: 2px solid #33509f !important;
}
/*导航*/
.navbar {
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

.navbar-nav .nav-link {
    color: #8d8d8d !important
}

    .navbar-nav .nav-link:hover {
        color: #30333c !important;
    }

.navbar-nav .active .nav-link {
    font-weight: 900;
    color: #33509f !important;
}

.navbar-toggler {
    background-color: #33509f !important;
    border-color: #33509f !important;
}
/*新闻*/
.news-main-box {
    background-image: url(../images/gxzbcgw/news-bg.png);
    height: auto;
}

.news-lunbo, .text-box, .shortcut-tools-box {
    z-index: 5;
}



    .news-lunbo .swiper {
    }

.news-lunbo-title {
    width: 100%;
    height: 65px;
    background-color: rgb(61 61 61 / 0.60);
    position: absolute;
    bottom: 0%;
}

.news-lunbo-title-center {
    padding: 12px 10px 12px 20px;
    color: #ffffff;
    font-size: .8em;
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    width: 80%;
    height: 4em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.swiper {
    width: auto;
    height: 332px;
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #A0D9F6; /* 两种都可以 */
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1em; !important;
    right: 0 !important;
    left: inherit !important;
    width: auto !important;
    margin-right: 1em;
}

.swiper-paginatio {
    text-align: left !important;
}
/*轮播图片*/
.slide-item, .slide-1, .slide-2, .slide-3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slide-1 {
    background-image: url(../images/buildings-city-1.jpg);
}

.slide-2 {
    background-image: url(../images/buildings-city-2.jpg);
}

.slide-3 {
    background-image: url(../images/buildings-city-3.jpg);
}
/*通知公告*/
.text-box, .tz-box {
    width: auto;
    max-height: 332px;
    height: 332px;
    overflow: hidden;
    background: rgb(255 255 255 / 0.90);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

@media only screen and (max-width: 981px) {
    .text-box label {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .text-box {
        max-height: 664px !important;
        height: 664px !important;
    }
}


.text-box-title-body {
    color: #33509f !important;
    font-size: 1.5em; /*21px;*/
    padding-right: 0.8em; /*10px;*/
    padding-left: 0.8em; /*10px;*/
    border-left: 4px solid #33509f;
}

.text-box-title-more a {
    padding-top: 5px;
    font-size: 1em; /*15px;*/
    color: #fff;
}

.text-box-body li {
    list-style-type: none;
    height: 24px;
}

.text-box-body span, .text-box-body label {
    font-size: 1em; 
    color: #474443;
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

.text-box-body span {
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



@media only screen and (max-width: 540px) {

    .text-box-body label {
        display: none;
    }
}

/*快捷工具*/
.shortcut-tools-box {
    height: 332px;
    padding-top: 1em !important;
    padding-right: 1.5em !important;
    padding-left: 1.5em !important;
    max-height: 332px;
    background: rgb(255 255 255 / 0.90);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.shortcut-tools-box-tltle .text-box-title .text-box-title-body {
    font-size: 1em; 
    border-left: 3px solid #33509f;
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

.shortcut-tools-box-body a {
    font-size: 0.75em; 
    border-radius: 10px;
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    color: #33509f !important;
    border-color: #d7d7d7 !important;
}

.shortcut-tools-box-body .btn:hover {
    color: #ffffff !important;
    background-color: #33509f !important;
    border-color: #33509f !important;
}
/*便捷工具屏幕尺寸适配调整*/
@media only screen and (max-width: 1794px) {
    .shortcut-tools-box {
        padding-right: 1em !important;
        padding-left: 1em !important;
    }
}

@media only screen and (max-width: 1666px) {
    .shortcut-tools-box {
        padding-right: 0.75em !important;
        padding-left: 0.75em !important;
    }
}

@media only screen and (max-width: 1602px) {
    .shortcut-tools-box {
        padding-right: 0.5em !important;
        padding-left: 0.5em !important;
    }
}

@media only screen and (max-width: 1538px) {
    .shortcut-tools-box-tltle {
        display: none;
    }
}

/*banner*/
.banner-box {
    background-color: #dee2e659;
}

.banner {
    background-image: url('../images/gxzbcgw/banner-2.png');
    background-repeat: repeat-x;
    background-clip: padding-box;
    background-position: center;
    background-size: contain;
    height: 128px;
    margin: 0 auto;
}

.banner-30 {
    background-image: url('../images/30.png');
    background-repeat: repeat-x;
    background-clip: padding-box;
    background-position: center;
    background-size: cover;
    height: 128px;
    margin: 0 auto;
}

.banner-1 {
    background-image: url('../images/gxzbcgw/Vbanner-v1.png');
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position: 80% center;
    height: 128px;
    margin: 0 auto;
}
/*公告信息*/
.bidding-inf-title-box {
    max-height: 65px;
    line-height: 65px;
    padding-right: 2%;
    overflow: hidden;
    background-image: url(../images/gxzbcgw/bidding-inf-title-bg-lianjie-v2.png);
    background-repeat: no-repeat;
    background-clip: border-box;
}

    .bidding-inf-title-box .bidding-inf-title {
        position: relative;
        color: #241F53;
        line-height: 65px;
        display: inline-block;
        height: 65px;
        width: 228px;
        font-weight: 700;
        background-image: url(../images/gxzbcgw/bidding-inf-title-bg-v9.png);
        background-repeat: no-repeat;
        background-clip: border-box;
        background-size: cover;
    }



        .bidding-inf-title-box .bidding-inf-title span {
            display: block;
            position: absolute;
            bottom: 1%;
        }

@media only screen and (max-width: 991px) {
    .flex-column {
        flex-direction: inherit !important;
    }
}

/*友情链接*/
.yqlj-main-box {
    background-color: #dee2e659;
}

.ZCY a, .JCZH a, .ZGGG a {
    display: block;
    height: 98px;
    width: 100%;
    overflow: hidden;
    background-clip: border-box;
    background-repeat: no-repeat;
    box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.05);
    background-color: #fff;
}

.ZCY a {
    background-image: url('../images/gxzbcgw/ZCYICON.png');
    background-size: 55%;
    background-position: center;
}

.JCZH a {
    background-image: url('../images/gxzbcgw/JCZHICON.png');
    background-size: 45%;
    background-position: 45% center;
}

.ZGGG a {
    background-image: url('../images/gxzbcgw/ZGGGFWPTICON.png');
    background-size: 100% 100%;
}



/*底部*/
.footer-main-box {
    background-color: #3f3f3f;
    width: 100%;
    height: 130px;
    max-height: 130px;
}

.footer-int {
    color: #fff;
    z-index: 997;
}

    .footer-int a {
        font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
        color: #fff;
    }

/*详细页面*/
.detail-date {
    font-family: "PingFang SC","Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

.detail-date-year, .detail-date-Atype {
    font-size: 1.8em; 
}

.detail-date-month, .detail-date-day {
    font-size: 1.8em !important;
}

.detail-date-print {
    text-decoration: none;
    color: rgb(0 0 0 / 0.70)
}

    .detail-date-print:hover {
        color: rgb(0 0 0 / 0.90);
    }

.detail-date-deadday {
    font-size: 1em; 
}

.detail-date-deadline {
    font-weight: 700;
    color: #33509f;
}
/*筛选条件*/
.f_criteria {
    padding: 10px 15px 10px 15px;
    font-family: "Microsoft YaHei","微软雅黑","PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

    .f_criteria a {
        padding: 3px 5px 3px 5px;
        color: rgb(0 0 0 / 0.40);
    }

    .f_criteria .active {
        border-radius: 5px;
        color: #fff;
        background-color: #33509f;
    }


/*搜索列表*/
.s_list {
    padding-top: 1.2em;
    font-family: "Microsoft YaHei","微软雅黑", "PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

.s_list_box {
    padding: 10px 32px 0px 32px;
}

.m_title {
    font-size: 1.3em;
}

.m_type {
    font-size: 0.8em;
    margin: 0px 5px 0px 0px;
    color: #33509f;
    padding: 1px 7px 1px 7px;
    border: #33509f solid 1px;
}

.m_body, .m_footer {
    margin-top: 1px;
    font-size: 1em; 
    color: rgb(0 0 0 / 0.50);
}

.r_inf, .r_date {
    margin-top: 3px;
    color: rgb(0 0 0 / 0.90);
}

.r_inf {
    font-size: 1em; 
}

.r_date {
    color: rgb(0 0 0 / 0.60);
    font-size: .8em;
}


/*网上招聘*/

.zhaopin_jumbotron { /*招聘页面的巨幕*/
    width: 100%;
    height: 632px !important;
    background-image: url(../images/gxzbcgw/zhaopin_bg_2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50%;
    position: absolute;
    top: 0;
    z-index: 0;
}

.zhaopin_jumbotron_text {
    width: 80%;
    position: absolute;
    left: 65%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "baotuculangti","Microsoft YaHei","微软雅黑", "PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}

    .zhaopin_jumbotron_text h1 {
        font-size: 4em;
        color: #33509f;
    }

    .zhaopin_jumbotron_text h2 {
        font-size: 5em;
        color: #ff0000;
    }

@media only screen and (max-width: 1500px) {
    .zhaopin_jumbotron_text {
        left: 60%;
    }

        .zhaopin_jumbotron_text h1 {
            font-size: 3em;
        }

        .zhaopin_jumbotron_text h2 {
            font-size: 4em;
        }
}

@media only screen and (max-width: 1200px) {
    .zhaopin_jumbotron_text {
        left: 60%;
    }

        .zhaopin_jumbotron_text h1 {
            font-size: 3em;
        }

        .zhaopin_jumbotron_text h2 {
            font-size: 4em;
        }
}

@media only screen and (max-width: 800px) {
    .zhaopin_jumbotron_text {
        left: 50%;
    }

        .zhaopin_jumbotron_text h1 {
            font-size: 2em;
        }

        .zhaopin_jumbotron_text h2 {
            font-size: 2.5em;
        }
}

.zhaopin_fill { /*巨幕内容填充*/
    width: 100%;
    height: 444px
}

.zhaopin_title { /*岗位招聘标题*/
    margin-top: 100px;
}

    .zhaopin_title h1 {
        margin-left: 5%;
        margin-bottom: 1em; /*15px;*/
    }

    .zhaopin_title h1, .zhaopin_title p {
        font-family: baotuculangti;
    }

    .zhaopin_title small {
        font-weight: 400;
        font-size: 20px;
        display: block;
        color: #b3b3b3;
    }

    .zhaopin_title p {
        margin-left: 5.5%;
        margin-bottom: 0px;
    }


.zhaopin_xyzp, .zhaopin_sxzp { /*校园招聘box*/ /*社会招聘box*/
    font-family: baotuculangti,"Microsoft YaHei","微软雅黑", "PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    padding-right: 1em; 
    padding-left: 1em; 
    width: 45%;
    height: 250px;
    transition: all 0.5s;
}

    .zhaopin_xyzp .zhaopin_detail_box {
        transition: all 1s;
        background-image: url(../images/gxzbcgw/shzhaopin_bg_1_v2.jpg);
    }

    .zhaopin_sxzp .zhaopin_detail_box {
        transition: all 1s;
        background-image: url(../images/gxzbcgw/xyzhaopin_bg_1_v2.jpg);
    }

.zhaopin_detail_box {
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    width: 100%;
    height: 250px;
    position: relative;
}

.zhaopin_detail_content {
    width: 100%;
    height: 250px;
    color: #fff;
    position: absolute;
    z-index: 3;
}

.zhaopin_detail_body {
    padding: 7%;
    width: 70%;
}

.zhaopin_detail_title, .zhaopin_detail_text, .zhaopin_detail_footer {
    margin-bottom: 0;
}

.zhaopin_detail_text {
    font-family: "Microsoft YaHei","微软雅黑", "PingFang SC","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    margin-top: 5px;
    display: none;
    font-weight: 700;
}

.zhaopin_detail_footer {
    position: relative;
    width: 20%;
    display: none;
}

.zhaopin_xyzp .zhaopin_detail_content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.zhaopin_sxzp .zhaopin_detail_content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.zhaopin_detail_title h1 {
    margin: 45px 0 0 45px;
    transition: all 0.5s;
}

.zhaopin_detail_title h1, .zhaopin_detail_title h2 {
    font-size: 48px;
}





.mask { /*招聘box的遮罩*/
    background-color: rgb(0 0 0 /0.1);
    z-index: 2;
}

.mask, .zhaopin_bg {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
    width: 100%;
    height: 250px;
    transition: all 0.2s;
}

.zhaopin_xyzp .zhaopin_bg {
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-image: url(../images/gxzbcgw/shzhaopin_bg_1.jpg);
}

.zhaopin_sxzp .zhaopin_bg {
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-image: url(../images/gxzbcgw/xyzhaopin_bg_1.jpg);
}

.zhaopin_detail_footer .btn {
    width: max-content;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 25px !important;
}




/*招聘流程*/
.zhaopin_process {
    padding: 0 1em; 
    margin: 0 auto;
    width: 90%;
    height: auto;
    border-radius: 1em; 
}

.zhaopin_process_box {
    padding: 1em; 
    border-radius: 1em; 
    width: 100%;
    height: 300px;
    background-color: #fff;
}

.zhaopin_process_ico {
    position: relative;
    height: 300px;
    width: 20%;
}

    .zhaopin_process_ico i {
        line-height: 140px;
        color: #33509f;
    }

    .zhaopin_process_ico p {
        font-family: baotuculangti;
        position: absolute;
        left: 50%;
        top: 80%;
        transform: translate(-50%, -50%);
    }

.zhaopin_process_ico_border {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    text-align: center;
    border-radius: 50%;
    border: 5px solid #33509f;
}

/*福利*/
.welfare_treatment {
    width: 90%;
    padding: 0 1em; 
    margin: 0 auto;
    height: auto;
}

.ygfl_zmsx, .ygfl_wxyj, .ygfl_jrfl, .ygfl_jypx, .ygfl_srfl, .ygfl_ygwc, .ygfl_ndly, .ygfl_jktj {
    background-size: cover;
    background-clip: content-box;
    background-repeat: no-repeat;
    background-position: 70% center;
    border-radius: 1em; 
    height: 200px;
    width: 100%;
}

.ygfl_zmsx {
    background-image: url(../images/gxzbcgw/ygfl_zmsx_v1.png);
}

.ygfl_wxyj {
    background-image: url(../images/gxzbcgw/ygfl_wxyj_v1.png);
}

.ygfl_jrfl {
    background-image: url(../images/gxzbcgw/ygfl_jrfl_v1.png);
}

.ygfl_jypx {
    background-image: url(../images/gxzbcgw/ygfl_jypx_v1.png);
}

.ygfl_srfl {
    background-image: url(../images/gxzbcgw/ygfl_srfl_v1.png);
}

.ygfl_ygwc {
    background-image: url(../images/gxzbcgw/ygfl_ygwc_v1.png);
}

.ygfl_ndly {
    background-image: url(../images/gxzbcgw/ygfl_ndly_v1.png);
}

.ygfl_jktj {
    background-image: url(../images/gxzbcgw/ygfl_jktj_v1.png);
}
/*在招详情*/
.zhaopin_detail_main {
    width: 90%;
    padding: 0 1em; 
    margin: 0 auto;
    height: auto;
}


.zhaopin_detail_botton a {
    padding: 10px;
    display: block;
    width: 45%;
    border-radius: 1.5em !important;
    height: 175px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-clip: content-box;
    line-height: 10em; 
    font-family: baotuculangti !important;
    font-size: 48px !important;
}

    .zhaopin_detail_botton a:hover {
        box-shadow: 0 0.5em 1em rgb(0 0 0 / 15%)
    }

@media only screen and (max-width: 850px) {
    .zhaopin_detail_botton a {
        width: 100%;
    }
}

.zhaopin_detail_botton p {
    margin-left: 15%;
}


.zhaopin_detail_botton_xyzp {
    background-image: url(../images/gxzbcgw/xyzhaopin_bg_1_v2.jpg);
}

.zhaopin_detail_botton_shzp {
    background-image: url(../images/gxzbcgw/shzhaopin_bg_1_v2.jpg);
}